home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 35 / The Games Machine - Ita - CD-ROM Vol.35 / dkedemo it.iso / JSF_demo / data1.cab / Objects / PBT / s24a.PBT < prev    next >
Encoding:
Text File  |  1997-10-09  |  666 b   |  20 lines

  1. CreateModel(
  2.   3,                 //Number of detail levels
  3.   "",                //No collision box
  4.   // Object 0:
  5.   "s24a0",           //PBO file name
  6.   "MISSION",         //Texture directory
  7.   SORT,              //This object shall be sorted
  8.   100,                //Detail level
  9.   // Object 1:
  10.   "s24a1",           //PBO file name
  11.   "MISSION",         //Texture directory
  12.   SORT,              //This object shall be sorted
  13.   50,                //Detail level
  14.   // Object 2:
  15.   "s24a2",           //PBO file name
  16.   "MISSION",         //Texture directory
  17.   NO_SORT,           //This object shall not be sorted
  18.   2                 //Detail level
  19. );
  20.